home *** CD-ROM | disk | FTP | other *** search
- Path: park.uvsc.edu!usenet
- From: Jon Jensen <jjensen@ami-med.com>
- Newsgroups: comp.lang.c++
- Subject: Re: Open database.mdb file, HOW ?
- Date: Wed, 31 Jan 1996 17:51:48 -0700
- Organization: Utah Valley State College, Orem, Utah
- Message-ID: <31100EA4.6C38@ami-med.com>
- References: <3105FB0F.13DF@hobbe.adb.gu.se>
- NNTP-Posting-Host: 205.218.27.66
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4 (WinNT; I)
-
- > How can I open a *.mdb file with C++-coding. Sitting here with
- > MS Vc++ 4.0, and I really don't know how. So please get me started with
- > some lines.
-
- Follow the ODBC or DAO example in the Visual C++ 4.0 tutorial -
- it works fine. From there you can figure out how to do this in
- your app.
-
- Jon Jensen
-